home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / gapdemo2.zip / QWKREP.ZIP / QWKREAD.ME < prev    next >
Text File  |  1993-04-19  |  2KB  |  37 lines

  1.  
  2.   This is an addendum to the GAP Manual:
  3.  
  4.  
  5.   Please Note that the QWK/REP modules will NOT work correctly if your
  6.   copy of DSZ is NOT registered. You can modify your SEND.BAT and
  7.   RECV.BAT files to change into the Node Work Directory, then change
  8.   back to the QWK/REP Directory after the transfer, to work around this
  9.   restriction in the unregistered DSZ program, but we will provide no
  10.   examples on how to do this.
  11.  
  12.     The reason for the failure is that the unregistered version of
  13.     DSZ will NOT honor path names. It will place ALL incoming files
  14.     in the current directory and the QWK/REP modules NEED the uploaded
  15.     REP files to be placed into the work directory.
  16.  
  17.  
  18.   Also with DSZ, if your environment variable "DSZLOG" is NOT set
  19.   correctly, DSZ will return an error code to the QWK module which
  20.   tells it that the download of a QWK packet was unsuccessful (even
  21.   though the packet was fully received on the caller's side). 
  22.  
  23.     DSZ will send the QWK packet just fine, but when it tries to write
  24.     to its DSZLOG file, it will fail if the environment setting for the
  25.     DSZLOG file is not correct.
  26.  
  27.     The correct format for your DSZLOG environment variable is:
  28.  
  29.       SET DSZLOG=C:\GAP\DSZLOG
  30.  
  31.       Change the drive and directory to whatever is appropriate for
  32.       your system.
  33.  
  34.       Note that the QWK/REP modules do NOT read the DSZLOG file, so
  35.       they could care less how you set it, but DSZ does care so it 
  36.       either needs to NOT be set, or if set, set correctly.
  37.